| Einhugur Word Component for Buoy |
|
Section Class
Class which represents sections in the Word document.
A section is basically page setup. So document could for example have 12 pages but 2 sections where then one page is Landscape.
Object
Section
class Section
Constructors
Section (private) | Private constructor. |
Properties
Methods
PageMarginBottom | Gets the bottom margin for the pages in the section. |
PageMarginBottom | Sets the bottom margin for the pages in the section. |
PageMarginLeft | Gets the left margin for the pages in the section. |
PageMarginLeft | Sets the left margin for the pages in the section. |
PageMarginRight | Gets the right margin for the pages in the section. |
PageMarginRight | Sets the right margin for the pages in the section. |
PageMarginTop | Gets the top margin for the pages in the section. |
PageMarginTop | Sets the top margin for the pages in the section. |
SetPageSize | Sets page size for the pages in the section. This variation takes in only printer paper code. |
SetPageSize | Sets page size for the pages in the section. This variation takes in detailed size values and printer paper code. |
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 64 bitWindows ARM 64 bitLinux 64 bitLinux ARM 64 bit